//==============================================================================
// TG Long Bow_anim.txt
//==============================================================================

//==============================================================================
anim idle
{
    SetSelector none
    {
        set hotspot
        {
            version
            {
			    VisualNone jimmy
            }
        }
    }
}

//==============================================================================
    anim Rangedattack
    {
	    SetSelector
	    {
            Techlogic none/TG Long Bow Lvl 3/TG Long Bow Lvl 6/TG Long Bow Lvl 8/TG Long Bow Lvl 11
            SetSelector
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.5
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.45
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.4
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.35
                    }
                }
		    }
            SetSelector // LONG BOW LEVEL 3
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.43
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.39
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.35
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.32
                    }
                }
		    }
            SetSelector // LONG BOW LEVEL 6
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.37
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.34
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.31
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.28
                    }
                }
		    }
			SetSelector // LONG BOW LEVEL 8
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.32
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.29
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.26
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.24
                    }
                }
		    }
			SetSelector // LONG BOW LEVEL 11
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
						tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.17
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
						tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.155
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
						tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.14
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
						tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false Bow checkVisible
			            length 0.125
                    }
                }
		    }
        }
    }